logo paquebote
321 libros encontrados buscando editorial: Addison Wesley

www.paquebote.com > Addison Wesley

Orden: · Ver: · Tipo:
ISBN:

0321286081

Sustainable Software Development: An Agile Perspective

Editorial: Addison Wesley   Fecha de publicación:    Páginas: 264
Precio: 37,39
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

"Over the years I have seen the software development pendulum swing from one extreme to the other, as deficiencies in 'best practices' at one end of the spectrum spawned a new set of 'best practices' at the opposite end. Kevin Tate's book has finally brought the pendulum to a screeching halt, right about dead center. This book provides a balanced and practical guide to what's important if your goal is to develop software that lasts."

—Mary Poppendieck, Poppendieck.LLC. Author of "Lean Software Development"

"1) In this very practical and accessible book interspersed with real-world examples and personal opinions, Kevin has distilled his years of developing quality software into a set of principles and practices that have been proven to work. If you are thinking of introducing an agile development environment (ADE) into your organization or of improving the one you already have, this book will help you clearly understand the benefits of a sustainable ADE, establish the practices to make it happen and coach you through the follow-up required to change the culture of your organization to make sure the changes take hold.

I am currently faced with exactly this challenge and this book has already given me several ideas I am looking forward to trying out.

2) In an industry plagued with missed deadlines despite long overtime hours, this book offers a refreshing alternative: a set of guiding principles and simple practices to follow that allow you to get the job done by working smarter, not harder. Drawing on the author's extensive experience developing quality software, the book clearly explains the principles behind a sustainable agile development environment, why it works, the practices to make it happen and the follow through required to turn these practices into habits."

—Peter Schoeler, Technical Director, Artificial Mind & Movement

"It's a familiar scene—the schedule's tight, people are putting in heroic efforts to get everything done, then at the last minute a change request comes in that wipes out the gains you had finally managed to make in meeting your ship date. Looks like it's pizza at your desk for the weekend again! An unfortunate situation to be in but a pattern that repeats itself all too often. "Sustainable Software Development" offers hope to break this cycle. It shows how a change in mindset can free you from the tyranny of unrealistic expectations and brings development realities out onto the table for everyone to see. By following these techniques you will be able to define and manage a software development environment that will work for the long haul."

—Kevin Picott

Software development for immediate success and long-term sustainability

Sustainable Software Development brings together principles and practices for building software that is technically superior, delivers exceptional business value, and can evolve rapidly to reflect any change to your business or technical environment.

Kevin Tate shows how to eliminate practices that make development unsustainable and replaces these practices with a sustainable approach that draws on the best ideas from both agile and conventional development. Tate demonstrates how to balance rapid releases and long-term sustainability, achieving both rich functionality and superior quality. You'll learn how to build a development organization that is more productive and can continually improve its capability to handle complexity and change.

Writing for developers, architects, project leaders, and other software team members, Tate shows how to:

  • Take control of your development environment, so you can outship your competitors, leveraging new technologies and responding to new business opportunities

  • Maintain a consistent pace that optimally balances short- versus long-term requirements

  • Keep your code base in a "near-shippable" state between releases

  • Prevent defects, rather than just recognizing and fixing them

  • Invest continually and cost-effectively in software design improvements

  • Leverage the fundamentals of the craft of software development

  • Integrate sustainable processes with Agile and traditional methodologies


© Copyright Pearson Education. All rights reserved.


ISBN:

0201721481

C++ Primer

Editorial: Addison Wesley   Fecha de publicación:    Páginas: 912
Precio: 46,75
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

"C++ Primer is well known as one of the best books for learning C++ and is useful for C++ programmers of all skill levels. This Fourth Edition not only keeps this tradition alive, it actually improves on it."
--Steve Vinoski, Chief Engineer, Product Innovation, IONA Technologies

"The Primer really brings this large and complex language down to size."
--Justin Shaw, Senior Member of Technical Staff, Electronic Programs Division, The Aerospace Corporation

"It not only gets novices up and running early, but gets them to do so using good programming practices."
--Nevin ":-)" Liber, Senior Principal Engineer (C++ developer since 1988)

This popular tutorial introduction to standard C++ has been completely updated, reorganized, and rewritten to help programmers learn the language faster and use it in a more modern, effective way.

Just as C++ has evolved since the last edition, so has the authors' approach to teaching it. They now introduce the C++ standard library from the beginning, giving readers the means to write useful programs without first having to master every language detail. Highlighting today's best practices, they show how to write programs that are safe, can be built quickly, and yet offer outstanding performance. Examples that take advantage of the library, and explain the features of C++, also show how to make the best use of the language. As in its previous editions, the book's authoritative discussion of fundamental C++ concepts and techniques makes it a valuable resource even for more experienced programmers.

Program Faster and More Effectively with This Rewritten Classic
  • Restructured for quicker learning, using the C++ standard library
  • Updated to teach the most current programming styles and program design techniques
  • Filled with new learning aids that emphasize important points, warn about common pitfalls, suggest good programming practices, and provide general usage tips
  • Complete with exercises that reinforce skills learned
  • Authoritative and comprehensive in its coverage

The source code for the book's extended examples is available on the Web at the address below.

www.awprofessional.com/cpp_primer


ISBN:

0321290933

Designing Effective Database Systems

Editorial: Addison Wesley   Fecha de publicación:    Páginas: 384
Precio: 46,75
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

“Riordan covers core skills for any developer—database design and development—in a perfect amount of detail. This book should be on every professional developer’s reading list.”
Duncan Mackenzie, developer, Microsoft (MSDN)
“Designing a database is not a trivial subject. Riordan brings experience and clear explanations to a fundamental part of software development.”
Patrick Birch, database and technical writing consultant
“If you buy only one book on database design, make it this one. Riordan has a talent for explaining technical issues in simple language, without over simplifying.”
Brendan Reynolds, developer, Dataset IT Systems and Microsoft Access MVP
“A book that will expertly guide you in how to develop a database for a client— and how to do it right the first time!”
Kenneth D. Snell, Ph.D., ACCESS developer and Microsoft Access MVP
“Riordan has produced a unique book that brings together a formal, yet commonsense, approach to relational database design...and then goes further! Many database designers will find immense value in the steps to developing practical data warehouse designs. If you are seeking a framework for designing transactional databases, or want to step out into the world of analytical databases, Riordan’s book excels at bridging both worlds.”
Paul Irvine, vice president, engineering, Via Training
“Riordan takes a complex subject and makes it easy. If you’re over your head on a database design project, this book will help bail you out!”
Mike Gunderloy, contributing editor, Application Development Trends
“This book covers a wide range of database design and data modeling topics in a well-organized, easy to understand format.”
Amy Sticksel, Sticksel Data Systems, Inc.
“In Designing Effective Database Systems, Riordan’s style, wit, and attention to detail are outstanding.”
Sandra Daigle, Microsoft Access MVP
The Software Developer’s Step-by-Step Guide to Database Design

World-renowned expert Rebecca M. Riordan has written the definitive database design book for working developers who aren’t database experts. No matter how messy or complex your data challenge, Designing Effective Database Systems shows you how to design an effective, high-performance database to solve it.

Riordan begins by thoroughly demystifying the principles of relational design, making them accessible to every professional developer. Next, she offers the field’s clearest introduction to dimensional database modeling—practical insight for designing today’s increasingly important analytical applications.

One task at a time, the author illuminates every facet of database analysis and design for both traditional databases and the dimensional databases used for data warehousing, showing how to avoid common architectural pitfalls that complicate development and reduce extensibility. The book concludes with comprehensive, expert guidance on designing databases for maximum usability.

This book will teach you to

  • Understand relational database models, structures, relationships, and data integrity principles
  • Define database system goals, criteria, scope, and work processes
  • Construct accurate conceptual models: relationships, entities, domain analysis, and normalization
  • Build efficient, secure database schema
  • Master the elements of online analytical processing (OLAP) design: fact tables, dimension tables, snowflaking, and more
  • Architect and construct easy, efficient interfaces for querying and reporting
  • Learn from practice examples based on Microsoft’s Northwind sample database

Riordan has helped thousands of professionals master database design and development, earning Microsoft’s coveted MVP honor for her exceptional contributions. Nobody is more qualified to help you master database design and apply it in your real-world environment.



ISBN:

0321290968

RFID: Applications, Security, and Privacy

Editorial: Addison Wesley   Fecha de publicación:    Páginas: 608
Precio: 50,91
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

“RFID is the first important technology of the twenty-first century. That’s an awesome responsibility. How can we know when and how RFID is being used? How can we make sure it is not misused? How can we exercise choice over how it affects us personally? How do we ensure it is safe? This book is a valuable contribution to the ongoing effort to find the answers.”
—From the Foreword by Kevin Ashton, cofounder and former executive director, Auto-ID Center; vice president, ThingMagic Corporation

Radio frequency identification (RFID) technology is rapidly becoming ubiquitous as businesses seek to streamline supply chains and respond to mandates from key customers. But RFID and other new wireless ID technologies raise unprecedented privacy issues. RFID: Applications, Security, and Privacy covers these issues from every angle and viewpoint.

Award-winning technology journalist and privacy expert Simson Garfinkel brings together contributions from every stakeholder community—from RFID suppliers to privacy advocates and beyond. His contributors introduce today’s leading wireless ID technologies, trace their evolution, explain their promise, assess their privacy risks, and evaluate proposed solutions—technical, business, and political. The book also looks beyond RFID, reviewing the privacy implications of Wi-Fi, Bluetooth, smart cards, biometrics, new cell-phone networks, and the ever-evolving Internet. Highlights include

  • How RFID and other wireless ID technologies work
  • RFID applications—from gas stations and pharmacies to the twenty-first century battlefield
  • RFID, privacy, and the law—in the United States and around the world
  • RFID, security, and industrial espionage
  • How Bluetooth and Wi-Fi can track individuals, with or without their permission
  • Technical solutions to wireless ID privacy concerns—their values and limitations
  • Stakeholder perspectives from EPCglobal, Inc., Gemplus, The Procter & Gamble Company, and other industry leaders
  • The future of citizen activism on privacy issues

Clear, balanced, and accessible, this is the indispensable primer for everyone involved in RFID: businesses implementing or evaluating RFID; technology suppliers responding to user concerns; and policymakers and privacy advocates who want a deeper understanding of the technology and its implications.

Includes contributions from

AIM Global, Inc.
CASPIAN
Center for Democracy and Technology
EPCglobal, Inc.
The Galecia Group
Gemplus
IDAT Consulting & Education
Institute for the Future
Matrics, Inc.
MIT Computer Science & Artificial Intelligence Laboratory
MIT Media Laboratory
OATSystems
Privacy Journal
The Privacy Rights Clearinghouse
The Procter & Gamble Company
RSA Laboratories
UCLA Department of Geography
Wayne State University Law School


0321290968B06102005


ISBN:

0321247124

ADO.NET and System.Xml v. 2.0--The Beta Version

Editorial: Addison Wesley   Fecha de publicación:    Páginas: 560
Precio: 41,55
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

“A highly readable and comprehensive reference to data access capabilities of the .NET Framework. Suitable for the newcomer and ‘guru’ alike.”
—Arpan Desai, program manager, System.Xml, Webdata XML Team, Microsoft Corporation
“This book goes beyond the typical API reference and goes in detail into why you would use each new feature, what scenarios they were designed for, and how things work from end to end. Great way of getting started with data access in .NET 2.0.”
—Pablo Castro, program manager, ADO.NET Team, Microsoft Corporation
“An insightful look at the XML features in version 2.0 of the .NET Framework v. 2.0 by one of the minds behind many of the innovations in the System.Xml namespace. Even though I was one of the Program Managers who worked on version 2.0 of System.Xml, Mark Fussell’s chapters still taught me a few things I didn’t know about working with XML in the .NET Framework. Truly an excellent work.”
—Dare Obasanjo, program manager, Communication Services Platform, Microsoft Corporation

ADO.NET 2.0 delivers dramatic improvements in relational data access and XML support, as well as outstanding integration with SQL Server 2005. Now’s the time to get a running start with ADO.NET and System.Xml v. 2.0—The Beta Version, the one book that delivers all the insights, best practices, and sample code you’ll need.

Two renowned .NET and XML experts, along with a lead program manager at Microsoft, reveal everything that’s new in ADO.NET and System.Xml—including major changes since 2004’s “Technology Preview.” Using realistic code examples, the authors illuminate improvements to data access and management, the DataSet class, security, schema discovery, and much more. You’ll discover how SQL Server 2005’s in-process CLR hosting will help you build faster, more robust applications—and how to make the most of advances in XML performance, schema support, usability, querying, and serialization. Topics include

  • Doing more with less code: asynchronous command execution, promotable transactions, batched update, bulk data copy, and other SqlClient class enhancements
  • Leveraging ADO.NET improvements that work with any database platform, including provider factories and the Database Schema Discovery API
  • Using the enhanced features of the DataSet class to increase flexibility, simplify coding, and improve erformance
  • Integrating with SQL Server 2005, via Multiple Active Result Sets, query notifications, and user-defined types
  • Utilizing SQL Server 2005 as an XML database: using, accessing, and updating the XML data type
  • Mastering System.Xml v. 2.0 classes for reading/writing XML, document editing, validation, transformations, security, and more
  • Discovering new techniques for customizing XML serialization and working with XML document stores
  • Maximizing application and service performance with insider tips and tricks from ADO.NET’s creators

Already assessing ADO.NET and System.Xml v. 2.0? Piloting them? Building production applications? Wherever you stand, wherever you’re headed with these technologies, this book will get you there.



ISBN:

0321237714

Apache Jakarta and Beyond: A Java Programmer's Introduction

Editorial: Addison Wesley   Fecha de publicación:    Páginas: 608
Precio: 46,75
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

"If you're a Java developer interested in leveraging open source tools to build multitier applications, Larne Pekowsky can help--this book will walk you all the way through development, build, testing, and deployment. This soup-to-nuts coverage is a rare find."

--Angela Yochem, author of J2EE Applications and BEA WebLogic Server, Second Edition (Prentice Hall, 2004)

The Jakarta project consists of many powerful open source tools for the Java platform, but most lack tutorials or clear online help documentation. Apache Jakarta and Beyond is the definitive guide to using Jakarta and other Java open source tools to develop Web applications more efficiently and effectively.

In this example-packed book, readers will find

  • An introduction to the philosophy behind the Jakarta project
  • Details on many ready-to-use Java toolkits, including Ant, JUnit, Cactus, Log4J, POI, Tomcat, James, Struts, and more
  • In-depth guidelines on how to develop with multiple toolkits
  • A guide to splitting work along lines of "what is available" and "what must be written"
  • Best practices for development, such as the model/view/controller paradigm
  • Numerous examples that can serve as templates for readers' own projects

The accompanying CD-ROM contains templates and complete code examples from the book.

Whether you are developing client applications, Web applications, or Web services, Apache Jakarta and Beyond will help you use existing code to simplify the task at hand.



ISBN:

0321240693

Real Digital Forensics: Computer Security and Incident Response

Editorial: Addison Wesley   Fecha de publicación:    Páginas: 688
Precio: 47,79
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

You can't succeed in the field of computer forensics without hands-on practice—and you can't get hands-on practice without real forensic data. The solution: Real Digital Forensics. In this book, a team of world-class computer forensics experts walks you through six detailed, highly realistic investigations and provides a DVD with all the data you need to follow along and practice.

From binary memory dumps to log files, this DVD's intrusion data was generated by attacking live systems using the same tools and methods real-world attackers use. The evidence was then captured and analyzed using the same tools the authors employ in their own investigations. This book relies heavily on open source tools, so you can perform virtually every task without investing in any commercial software.

You'll investigate environments ranging from financial institutions to software companies and crimes ranging from intellectual property theft to SEC violations. As you move step by step through each investigation, you'll discover practical techniques for overcoming the challenges forensics professionals face most often.

Inside, you will find in-depth information on the following areas:

  • Responding to live incidents in both Windows and Unix environments

  • Determining whether an attack has actually occurred

  • Assembling a toolkit you can take to the scene of a computer-related crime

  • Analyzing volatile data, nonvolatile data, and files of unknown origin

  • Safely performing and documenting forensic duplications

  • Collecting and analyzing network-based evidence in Windows and Unix environments

  • Reconstructing Web browsing, e-mail activity, and Windows Registry changes

  • Tracing domain name ownership and the source of e-mails

  • Duplicating and analyzing the contents of PDAs and flash memory devices

The accompanying DVD contains several gigabytes of compressed data generated from actual intrusions. This data mirrors what analysts might find in real investigations and allows the reader to learn about forensic investigations in a realisticsetting.


© Copyright Pearson Education. All rights reserved.


ISBN:

0321228782

Building High Availability Windows Server? 2003 Solutions

Editorial: Addison Wesley   Fecha de publicación:    Páginas: 504
Precio: 46,75
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

This is the definitive resource for every network administrator, consultant, and architect who needs to maximize availability, scalability, and performance in Windows server environments.

Drawing on two decades of Windows server experience, Jeffrey Shapiro and Marcin Policht have written the most realistic, comprehensive, and independent Windows high availability guide ever published. One step at, a time, they help you plan, implement, and manage clustering, load balancing, fault tolerance, SQL Server, Exchange Server, and much more. Along the way, they address crucial high availability topics that are virtually ignored by most books, such as disaster recovery, performance monitoring, and operations management.

Shapiro and Policht offer a clear, concise roadmap for keeping Windows servers running 24x7 and delivering on even the most challenging service-level agreements. They provide real-world case studies and easy-to-use instructions designed to help readers make better decisions more rapidly.

Coverage includes

  • Building the foundations for a highly available Active Directory and network architecture

  • Selecting and integrating high-performance hardware, storage, and networks

  • Installing and configuring Windows Clustering Services for both scale-out and failover

  • Leveraging the Microsoft Operations Framework (MOF) and Microsoft Systems Architecture (MSA)

  • Delivering high-performance, high availability file- and print-server solutions

  • Using clustering to maximize SQL Server and Exchange Server availability

  • Restoring failed servers: best practices and step-by-step techniques for recovering from downtime or disaster

  • Deploying Network Load Balancing (NLB) IIS and application servers

  • Administering Windows Server 2003 high-performance systems—including performance monitoring and alerts with Microsoft Operations Manager

  • Avoiding the pitfalls associated with Windows high availability solutions


© Copyright Pearson Education. All rights reserved.


ISBN:

0321240995

Data Strategy

Editorial: Addison Wesley   Fecha de publicación:    Páginas: 384
Precio: 43,63
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

The definitive best-practices guide to enterprise data-management strategy.

You can no longer manage enterprise data "piecemeal." To maximize the business value of your data assets, you must define a coherent, enterprise-wide data strategy that reflects all the ways you capture, store, manage, and use information.

In this book, three renowned data management experts walk you through creating the optimal data strategy for your organization. Using their proven techniques, you can reduce hardware and maintenance costs, and rein in out-of-control data spending. You can build new systems with less risk, higher quality, and improve data access. Best of all, you can learn how to integrate new applications that support your key business objectives.

Drawing on real enterprise case studies and proven best practices, the author team covers everything from goal-setting through managing security and performance. You'll learn how to:

  • Identify the real risks and bottlenecks you face in delivering data—and the right solutions

  • Integrate enterprise data and improve its quality, so it can be used more widely and effectively

  • Systematically secure enterprise data and protect customer privacy

  • Model data more effectively and take full advantage of metadata

  • Choose the DBMS and data storage products that fit best into your overall plan

  • Smoothly accommodate new Business Intelligence (BI) and unstructured data applications

  • Improve the performance of your enterprise database applications

  • Revamp your organization to streamline day-to-day data management and reduce cost

  • Data Strategy is indispensable for everyone who needs to manage enterprise data more efficiently—from database architects to DBAs, technical staff to senior IT decision-makers.


© Copyright Pearson Education. All rights reserved.


ISBN:

0321245458

Hands-On Microsoft Access: A Practical Guide to Improving Your Access Skills

Editorial: Addison Wesley   Fecha de publicación:    Páginas: 528
Precio: 37,39
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

Praise for Hands-On Microsoft Access

“Bob has distilled the essence of database design and Access development into a highly valuable and easily understandable resource that I wish was available when I first started out.”

—Graham R. Seach, Microsoft Access MVP

“If you’ve been using Access with that typical uncertainty, asking yourself ÔJust how could I do that?Õ or ÔWhy isn’t this working?Õ, if you’d like to know what you’re doing before you hit the wall, this book is probably perfect for you.”

—Olaf Rabbachin, CEO, IntuiDev IT-solutions

“Life at the cutting edge of Access development is exciting and very challenging. The knowledge and experience gained over many years of research and trial-and-error has been hard won. But BobÕs new book encapsulates the knowledge we now take for granted, and for the first time the beginner is afforded the opportunity to bypass all that hard work. In this his latest work, Bob has distilled the essence of database design and Access development into a highly valuable and easily understandable resource that I wish was available when I first started out.”

—Graham R Seach, MCP, MCAD, MCSD, Microsoft Access MVP, author

“This is an excellent book for beginners, with an easy reading style. It is now on my recommended list of books that I hand out in every Access class that I teach.”

—M.L. “Sco” Scofield, Microsoft Access MVP, MCSD, Senior Instructor, Scofield Business Services

“If youÕve been using Access with that typical uncertainty, asking yourself ÔJust how could I do that?Õ or ÔWhy isnÕt this working?Õ, or if youÕd like to know what youÕre doing before you hit the wall, this book is perfect for you. Access is a tremendous product and a database is created using a few clicks; but without at least some theoretical background youÕre bound to encounter problems soon. I wish a book like this one wouldÕve been available when I started getting deeper into working with Access some ten years ago.”

—Olaf Rabbachin, CEO, IntuiDev IT-solutions

“This book is for any level DB developer/user. It is packed full of real-world examples and solutions that are not the normal Northwind database that most Access books use. The examples and the technical content surrounding them are the real strength of the book. Schneider uses real-world scenarios that make for excellent reading. It made me want to go and redo a lot of my older Access DBs that were not written as well as they could have been. This book taught me different approaches to doing some routine tasks.”

—Ron Crumbaker, Microsoft MVP – SMS

“While a very powerful application (or perhaps because of its power), Microsoft Access does have a steep learning curve and can be intimidating to new users. Bob Schneider has managed to write a book thatÕs both understandable and enjoyable to read. His examples should be understandable to all readers, and he extends them in a logical manner. This book should leave the reader well equipped to make use of what many consider to be the best desktop database product available.”

—Doug Steele, Microsoft Access MVP

“The author takes what is potentially a very dry subject and adds fantastic color through entertaining analogies and metaphors. For instance, his examples using the NBA, the Beatles, and Donald Rumsfeld help us Ôget itÕ without realizing we have just traversed what could be very stale database theory. Brilliant!”

—Kel Good, MCT, MCSD for Microsoft.NET, Custom Software Development Inc. (www.customsoftware.ca)
Go from Access “beginner” to Access “master”!

Millions of people use Microsoft Access, but only a small fraction of them are really comfortable with it. If youÕre ready to go “beyond the wizards”—and become a confident, highly effective Access user—Hands-On Microsoft Access was written for you.

In plain English, Bob Schneider helps you master crucial principles for building flexible, powerful databases. Discover how to enter data more easily, retrieve it more freely, manipulate it more successfully, analyze it with greater sophistication, and share it more effectively. SchneiderÕs dozens of hands-on examples thoroughly demystify Access, and his friendly, conversational style makes it more approachable than ever before.

Hands-On Microsoft Access presents solutions for the challenges youÕre most likely to encounter, including

  • How do Access objects and interfaces fit together, and when should I use each one?

  • WhatÕs the best way for me to organize my fields into tables?

  • How can I modify the tables, forms, and reports an Access wizard created for me?

  • How can I design forms and reports for people to use more effectively?

  • How do primary keys and relationships work, and why are they so important?

  • How do I make sure my data stays consistent and accurate?

  • How do I build queries that give me the right information—quickly, efficiently, and reliably?

  • How do I use data from other sources, or deliver Access data to other people or programs?

  • What are PivotTables and PivotCharts, what can I do with them, and how do I use them?
  • Written for Access 2003, this book also contains special instructions for Access 2002 users and extensive coverage of issues relevant to Access 95, 97, and 2000.




    Si no ha encontrado el libro que busca, pinche en nuestro servicio de Pedido Directo y pídanoslo.

    Volver a Página Principal

    Otras novedades


    © Paquebote 1998-2024 Todas las secciones | Ayuda | Aviso Legal